body, html {
    margin: 0;
    padding: 0;
    width:100%;  
display:table; 
    font: 16px/1.5 'Evermore CuHei', 'Microsoft YaHei';
}


ul, li {
    list-style: none;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color:#000;
}
a:link,a:visited{
	color:#000;
}
a:active{
}
a:hover{
	color:#1B7AD4;
}

img{
	border:0;
}

.dyContainer {
    width: 1200px;
    margin: 0 auto;
}

#header {
    width: 100%;
    height: 196px;
    position: relative;
    background-color: #1B83E2 \9; /*  IE6/IE7/IE8/IE9/IE10 生效 */
    background: linear-gradient(#1B83E2, #1169CF);
}

#header .bgBox {
    background: url("../images/banner_bg02.png") no-repeat center center;
    background-size: contain;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

#header .headerBox {
    height: 140px;
    line-height: 140px;
    position: relative;
    z-index: 998;
}

#header .headerBox .logoBox .logo {
    display: inline-block;
    vertical-align: middle;
    margin-top: -5px;
    cursor: default;

}

.logo-gh{

}

#header .headerBox .logoBox .title {
    display: inline-block;
    font-weight: bold;
    color: #F9FBFC;
    font-size: 42px;
    text-shadow: 1px 2px 0 #06528B;
    letter-spacing: 5px;
    cursor: default;
}

#header .navBox {
    height: 54px;
    background-color: #2164B7;
    font-size: 20px;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
}

#header .navBox .navUl {
    width: 100%;
}

#header .navBox .navUl .navLi a {
    width: 170px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    color: #fff;
    float: left;
    position: relative;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

#header .navBox .navUl .navLi a:hover {
    color: #d3d3d3;
}

#header .navBox .navUl .navLi a .img,
#header .navBox .navUl .navLi a .img1 {
    width: 18px;
    height: 18px;
    margin-right: 10px;
    position: relative;
    top: 2px;
}

#header .navBox .navUl .navLi a .img {
    display: inline-block;
}

#header .navBox .navUl .navLi a .img1 {
    display: none;
}

#header .navBox .navUl .navLi a:before {
    content: '';
    width: 1px;
    height: 24px;
    background-color: #83A7D5;
    position: absolute;
    top: 16px;
    left: 0;
}

#header .navBox .navUl .navLi:first-child a:before {
    display: none;
}

#header .navBox .navUl .navLi.active a:before {
    display: none;
}

#header .navBox .navUl .navLi.active + li a:before {
    display: none;
}

#header .navBox .navUl .navLi.active a {
    background-color: #fff;
    color: #2164B7;
}

#header .navBox .navUl .navLi.active a .img {
    display: none;
}

#header .navBox .navUl .navLi.active a .img1 {
    display: inline-block;
}

#header .iconBox {
    width: 100%;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 999;
}

#header .iconBox .dyContainer {
    text-align: right;
}

#header .iconBox ul {
    display: inline-block;
}

#header .iconBox ul li {
    margin: 0 6px;
    float: left;
}

#header .iconBox ul li a {
    display: inline-block;
    width: 30px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    z-index: 999;
}

#header .iconBox ul li a img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
}
/*底部*/
.footer {
    margin-top: 54px;
    width:100%;
    height:180px;
    background:rgba(238,238,238,1);
    opacity:1;
    clear:both;
}
.footer-content {
   width: 1200px;
    height: 180px;
    margin: 0 auto;
    font-family:Microsoft YaHei;
}
.footer-con {
    display: inline-block;
    width: 400px;
    height:115px;
}
.footer-con span {
    display: inline-block;
    margin-right: 15px;
    height: 23px;
    line-height: 23px;
    font-size:14px;
    font-weight:400;
    color:rgba(51,51,51,1);
    opacity:1;
}
.footer-img1,.footer-img2,.footer-img3 {
    display: inline-block;
}
.footer-img {
    display: inline-block;
    width: 600px;
    height: 115px;
}
.footer-img1 {
    width: 80px;
    height: 117px;
    background: url("../images/footer-img1.png") no-repeat center center;
    margin-right: 30px;
    padding-bottom: 15px;
    float:right;
}
.footer-img2 {
    width: 110px;
    height: 117px;
    background: url("../images/footer-img2.png") no-repeat center center;
    margin-right: 30px;
    padding-bottom: 27px;
    float:right;
}
.footer-img3 {
    width: 99px;
    height: 117px;
    background: url("../images/ykb.png") no-repeat center center;
    margin-right: 30px;
    float:right;
}
.footer-nav {
    width: 100%;
    height: 115px;
    margin: 0 auto;
    padding-top: 33px;
}


/*page*/
.page-large{margin:40px 0 20px; text-align:center;}
.page-large a{min-width:34px; height:34px; display:inline-block; border:1px solid #d5d5d5; box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box; line-height:34px; text-align:center; float:left; text-indent:0; color:#666666; font-size:12px; font-family:Arial, Helvetica, sans-serif; margin:0 3px;}
.page-large a.on{border:1px solid #ef3838; background:#ef3838; color:#fff;}
.page-large a.none{border:none;}
.page-large .Num:hover{border:1px solid #ef3838; color:#ef3838;}
.page-large .on:hover{border:1px solid #ef3838; color:#fff;}

.page-large .prev-page{background:url(../img/small-prev-page.png) center center no-repeat;}
.page-large .next-page{background:url(../img/small-next-page.png) center center no-repeat;}
.page-large .prev-page:hover{border:1px solid #ef3838; background:url(../img/small-prev-page-on.png) center center no-repeat #ef3838;}
.page-large .next-page:hover{border:1px solid #ef3838; background:url(../img/small-next-page-on.png) center center no-repeat #ef3838;}
.qrinfo{
	width:120px;
	height:120px;
	position: relative;
	left:50px;
	top:100px;
	z-index:999;
	float: left;
	display: none;
}
.qrinfo img{
	width:120px;
	height:120px;
}
